Package com.cisco.pt.ipc.sim.pdu
Interface VoiceData
- All Known Implementing Classes:
VoiceDataImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Header
getPayload, setPayloadMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getMsg
String getMsg()- Returns:
- String Returns a String
-
setMsg
- Parameters:
msg- Takes in a parameter of msg
-